[INFO] cloning repository https://github.com/mobiusklein/mzdata_cxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobiusklein/mzdata_cxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0570f708e80631b81c7b41f654462c73e7d73be0
[INFO] checking mobiusklein/mzdata_cxx against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mobiusklein/mzdata_cxx
[INFO] finished tweaking git repo https://github.com/mobiusklein/mzdata_cxx
[INFO] tweaked toml for git repo https://github.com/mobiusklein/mzdata_cxx written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobiusklein/mzdata_cxx on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mobiusklein/mzdata_cxx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timsrust v0.4.1
[INFO] [stderr]   Downloaded displaydoc v0.1.7
[INFO] [stderr]   Downloaded scratch v1.0.8
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded windows-link v0.1.1
[INFO] [stderr]   Downloaded linreg v0.2.0
[INFO] [stderr]   Downloaded identity-hash v0.1.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded windows-result v0.3.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.153
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.63
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.153
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded mzpeaks v1.0.8
[INFO] [stderr]   Downloaded miniz_oxide v0.8.7
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.153
[INFO] [stderr]   Downloaded cxx-build v1.0.153
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded mzsignal v1.1.4
[INFO] [stderr]   Downloaded quick-xml v0.30.0
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded cxx v1.0.153
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded mzdata v0.52.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246
[INFO] running `Command { std: "docker" "start" "2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.153
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling cxx v1.0.153
[INFO] [stderr]     Checking linreg v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cxx-build v1.0.153
[INFO] [stderr]     Checking miniz_oxide v0.8.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mzpeaks v1.0.8
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling mzdata_cxx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.153
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking mzsignal v1.1.4
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking timsrust v0.4.1
[INFO] [stderr]     Checking mzdata v0.52.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mzdata_cxx.rs:625:14
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mzdata_cxx.rs:625:14
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246", kill_on_drop: false }`
[INFO] [stdout] 2d80a7699a3e1271713ea3a06ba884694db9d40abbdf0d5c57d5bb5e86187246
